PNGFileFormat.zEXt

zEXt values are really latin-1 but treated as UTF-8 in D code, may originate from iEXt

struct PNGFileFormat(Color)
HashMap!(PngTextKeywords, string, IAllocator)* zEXt;

Meta